home *** CD-ROM | disk | FTP | other *** search
/ U.S. Robotics Connections 2 / US Robotics Connections.iso / mac / SourceMc / CompuServeCD.DIR / 00014.ls < prev    next >
Encoding:
Text File  |  1996-02-29  |  115 b   |  7 lines

  1. on enterFrame
  2.   repeat with x = 13 to 48
  3.     set the cursor of sprite x to 0
  4.   end repeat
  5.   sound fadeIn 2, 60
  6. end
  7.